1.0.2:
+ Added data popovers, allowing the viewing and editing of larger fields.
+ A few general UI edits.
+ Fixed an issue that could cause the trigger editor to fail.
+ Fixed an issue when wildchard characters.
+ Fixed format for datetimes.

1.0.3:
+ Added a 'Create Database' menu item.
+ Added 'Insert', 'Delete', and 'Edit' items to the results context menu.

1.0.4:
+ Improvements to autocomplete.
+ Updated the server & database dropdown.
+ Updated logic for the new tab shortcut.
+ Fixed a crashing issue that could happen during query editor undo/redo.

1.0.5:
+ Added single cell selection (like a spreadsheet) rather than whole row selection.
+ Connect now uses the current window if there is one, otherwise it uses a new document.
+ Added keyboard shortcut for connect button (Command-Shift-C).
+ Updated logic for the new tab shortcut.
+ Fixed a crashing issue that could happen during query editor undo/redo.
+ Fixed an issue where closing a background tab would prompt to save the current tab.
+ Fixed an issue which could cause crashes on OSX 10.7.
+ Fixed an issue when the database version failed to load.
+ Improved decimal processing.
+ Fixed an issue where connecting to localhost could cause issues.

1.0.8:
+ Improvements to syntax highlighting and auto-complete.
+ Fixed an issue with typing non-english languages.
+ Fixed an issue in query primary key detection.

1.0.9:
+ Performance improvements.
+ Improvements & bug fixes to query execution engine.
+ Fixed an issue where hash comments where not being properly handled by syntax highlighter.
+ Added line numbers to query result messages.

1.0.11:
+ Added a new connection window.
+ Added new history window.
+ Fixed an issue where editing results could cause a crash.